org.eclipse.vtp.desktop.editors.core.commands
Class Command

java.lang.Object
  extended by org.eclipse.vtp.desktop.editors.core.commands.Command
Direct Known Subclasses:
BeginConnector, LocateElement, Repaint, SetCursor, ShowProperties, StartMove, StartResize

public class Command
extends java.lang.Object


Constructor Summary
Command()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Command

public Command()